TLogger.Log(TLogLevel,string,TVarRec[],Exception) Method
Represents method Log(TLogLevel,string,TVarRec[],Exception)
.
public procedure Log(level: TLogLevel; const fmt : string; const args : array of const; const e: Exception); overload;
Parameters
- level
- Type: TLogLevel
- fmt
- Type: string
- args
- Type: array of const
- e
- Type: Exception